MEMFAULTACT=0, BUSFAULTENA=0, SVCALLPENDED=0, USGFAULTPENDED=0, SYSTICKACT=0, PENDSVACT=0, MONITORACT=0, BUSFAULTACT=0, USGFAULTENA=0, BUSFAULTPENDED=0, MEMFAULTENA=0, SVCALLACT=0, MEMFAULTPENDED=0, USGFAULTACT=0
System Handler Control and State Register
| MEMFAULTACT | MemManage exception active bit 0 (0): exception is not active 1 (1): exception is active |
| BUSFAULTACT | BusFault exception active bit 0 (0): exception is not active 1 (1): exception is active |
| USGFAULTACT | UsageFault exception active bit 0 (0): exception is not active 1 (1): exception is active |
| SVCALLACT | SVCall active bit 0 (0): exception is not active 1 (1): exception is active |
| MONITORACT | Debug monitor active bit 0 (0): exception is not active 1 (1): exception is active |
| PENDSVACT | PendSV exception active bit 0 (0): exception is not active 1 (1): exception is active |
| SYSTICKACT | SysTick exception active bit 0 (0): exception is not active 1 (1): exception is active |
| USGFAULTPENDED | UsageFault exception pending bit 0 (0): exception is not pending 1 (1): exception is pending |
| MEMFAULTPENDED | MemManage exception pending bit 0 (0): exception is not pending 1 (1): exception is pending |
| BUSFAULTPENDED | BusFault exception pending bit 0 (0): exception is not pending 1 (1): exception is pending |
| SVCALLPENDED | SVCall pending bit 0 (0): exception is not pending 1 (1): exception is pending |
| MEMFAULTENA | MemManage enable bit 0 (0): disable the exception 1 (1): enable the exception |
| BUSFAULTENA | BusFault enable bit 0 (0): disable the exception 1 (1): enable the exception |
| USGFAULTENA | UsageFault enable bit 0 (0): disable the exception 1 (1): enable the exception |